home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / cislib_b / oki92.doc < prev    next >
Text File  |  1995-04-22  |  2KB  |  46 lines

  1.                                Documentation for 
  2.                                    OKI92LST 
  3.      
  4.                           OKIDATA 92 Text File Lister 
  5.      
  6.                                 by Russ Wetmore 
  7.                                       for 
  8.                           STAR SYSTEMS SOFTWARE, INC. 
  9.                                  80 Chaney Dr. 
  10.                              Casselberry, FL 32707 
  11.      
  12.  
  13.          This program is for users  of the Okidata 92 graphics  printer. It 
  14.     will take a disk file,  and print it to the  printer 64 columns across, 
  15.     using the  character  set currently  selected.  It will  reproduce  all 
  16.     characters EXACTLY as they appear on the screen.  Suggested uses are to 
  17.     list BASIC  programs with  embedded control  characters, screen  dumps, 
  18.     etc. 
  19.  
  20.          There are two forms of the program, one  in BASIC and the other in 
  21.     the form of a Monarch  ABC compiled object file. Legal  reasons dictate 
  22.     that I include the following: 
  23.  
  24.                   "Produced using copyrighted software products of 
  25.                  Monarch Data Systems, Cochituate, MA 01778." 
  26.  
  27.          The program's  operation  is  fairly  self-explanatory:  Load  the 
  28.     program, answer the prompt with  the FULL FILESPEC (i.e. include  "D:") 
  29.     of the text file you  want to list. This can  be LISTed BASIC programs, 
  30.     word processed files, etc. 
  31.  
  32.          If you  want to  print in  a font  other that  the standard  Atari 
  33.     character set, you will have to use the  BASIC version, or compile your 
  34.     own. You should  add a subroutine  to read in  a new character  set and 
  35.     enable it.  There  are  several  programs  (The  Next  Step,  Fontedit, 
  36.     Instedit, etc.) and subroutines available that will allow you to change 
  37.     the character set - I  will not elaborate further. Whatever  is showing 
  38.     on the screen is what you'll get on paper. 
  39.  
  40.          Note: there is  a one dot  space between all  letters. This is  to 
  41.     separate graphics characters, etc., to make them more readable. 
  42.  
  43.          If you have any problems, drop me a line at the address above. 
  44.  
  45.          Russ Wetmore 
  46.